home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 801_900 / DISK0875 / DISK0875.ZIP / FILES875.TXT < prev    next >
Text File  |  1988-05-12  |  3KB  |  80 lines

  1. Disk No  875
  2. Program Title: Q-REF, VXREF version 1.3, Clock
  3. PC-SIG version 1.1
  4.  
  5.     Q-REF is a memory-resident utility that displays a description of the
  6. DOS commands available to you. It includes all MS/PC-DOS commands for
  7. version 2.10, and the version available on registration includes DOS 3.20
  8. commands and additional help utilities. Once Q-REF is installed, you can
  9. press the keys ALT and LEFT SHIFT together to get a display of all the DOS
  10. commands, which you can scroll through. The DOS prompt is always displayed
  11. at the top. You can limit the list by typing in a letter, and then only the
  12. commands that begin with that letter are displayed. Pressing another letter
  13. limits the list to commands that begin with those two letters. You can
  14. either get a brief summary of the command, or you can get a detailed
  15. description by choosing the command from the list. You get a detailed
  16. description by scrolling through the list and pressing enter after the
  17. command you want to review. Q-REF requires DOS 2.0 or higher, and the
  18. program QREF.DOS must be located somewhere on the root directory of drives
  19. A to D.
  20.  
  21.     VXREF (Variables Cross-Reference) is a utility that shows all lines
  22. where a variable is in a BASIC program. VXREF works with all BASIC programs
  23. written in GW/PC BASIC or BASICA and saved in an ASCII format. VXREF
  24. distinguishs between variables and arrays of the same name, and ignores
  25. type declarations and system variables as legal variables. Each occurrence
  26. of a variable in a line is mentioned once. The list of variables can be
  27. printed on a printer or saved to a disk file.
  28.  
  29.     CLOCK displays a full clock face on the screen, including second hand,
  30. in real time. The time is taken from DOS upon execution. A menu-based help
  31. function is available to allow sizing and positioning the clock on the
  32. screen, but the default is full-screen size. The source code for the
  33. program is included on this disk.
  34.  
  35. Usage: DOS Helper / BASIC Utility / Timekeeper
  36.  
  37. System Requirements: 128K memory, one disk drive and a CGA card for CLOCK.
  38.  
  39. How to Start: Type: QREF (press enter) to start QREF. Type: VX (press
  40. enter) to start VXREF. Type: CLOCK (press enter) to start CLOCK.
  41.  
  42. Suggested Registration: $49.00 for QREF, $5.00 for VREF.
  43.  
  44. File Descriptions:
  45.  
  46. -------- ---  QREF
  47. QREF     DOS  File containing DOS command descriptions.
  48. READ     ME   Documentation.
  49. QREF     COM  Main program.
  50. -------- ---  VX
  51. VX       EXE  Main program.
  52. VX       DOC  Documentation.
  53. -------- ---  CLOCK
  54. AUTOEXEC BAT  Batch file for starting program.
  55. ???????? C    Source code files (14 files).
  56. ???????? H    Source code files (2 files).
  57. CLKLINK  BAT  Batch file to compile and link files.
  58. README   DOC  File descriptions.
  59. CLOCK    MAP  Map file produced by LINK.
  60. HANDSGEN BAS  BASIC program to generate hand definition table.
  61. ???????? OBJ  Source code files (13 files).
  62. CLOCK    EXE  Main program.
  63. HANDSGEN TAB  Hand definition table generated by HANDSGEN.BAS.
  64. CLKPRINT BAT  Batch file to print out all the "C" program source.
  65. CSYSINT  ASM  Assembly source file.
  66. CSYSINT  LST  Assembly source file.
  67. CLKASM   BAT  Batch file to build all programs.
  68. CLKLKMD  LNK  Links batchfiles.
  69. DIR      DOC  Disk directory.
  70. CLOCK    DOC  Program documentation.
  71. HANDSGEN TAB  Data file used by HANDSGEN.BAS.
  72. CLOCK    MAP  Data file used by CLOCK.
  73.  
  74. PC-SIG
  75. 1030D E Duane Avenue
  76. Sunnyvale Ca. 94086
  77. (408) 730-9291
  78. (c) Copyright 1987,88 PC-SIG, Inc.
  79.  
  80.